projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14324c4
)
Minor error in previous change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 23 Jul 1993 17:53:50 +0000
(17:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 23 Jul 1993 17:53:50 +0000
(17:53 +0000)
lisp/sort.el
patch
|
blob
|
history
diff --git
a/lisp/sort.el
b/lisp/sort.el
index 0f3272cbe5f2b78abfd4e9b76f9506a49ef270dc..7e200b4dadb700ef35b5d2f5bebae89b8cc5a323 100644
(file)
--- a/
lisp/sort.el
+++ b/
lisp/sort.el
@@
-324,7
+324,6
@@
FIELD, BEG and END. BEG and END specify region to sort."
(skip-chars-forward "^ \t\n")
(setq i (1- i)))
(skip-chars-forward " \t")
- (recursive-edit)
(if (eolp)
(error "Line has too few fields: %s"
(buffer-substring